home *** CD-ROM | disk | FTP | other *** search
- object frmOptions: TfrmOptions
- Left = 316
- Top = 269
- Width = 537
- Height = 325
- HelpContext = 1
- Caption = 'NetTime Options'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 6
- Top = 27
- Width = 67
- Height = 14
- Caption = 'Time &Servers:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 6
- Top = 155
- Width = 128
- Height = 14
- Caption = '&Update Interval (seconds):'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 262
- Top = 155
- Width = 123
- Height = 14
- Caption = '&Max Free Run (seconds):'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 262
- Top = 179
- Width = 152
- Height = 14
- AutoSize = False
- Caption = '&Warn If Adj Greater (seconds):'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 6
- Top = 179
- Width = 120
- Height = 14
- Caption = '&Retry Interval (seconds):'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 114
- Top = 8
- Width = 117
- Height = 14
- Caption = 'Hostname or IP Address'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 298
- Top = 8
- Width = 39
- Height = 14
- Caption = 'Protocol'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 397
- Top = 8
- Width = 59
- Height = 14
- Caption = 'Port Number'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object edHostname: TEdit
- Left = 114
- Top = 23
- Width = 183
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object edTimeFreq: TEdit
- Left = 154
- Top = 151
- Width = 100
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 20
- end
- object edLostSync: TEdit
- Left = 418
- Top = 151
- Width = 100
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 22
- end
- object edWarnAdj: TEdit
- Left = 418
- Top = 175
- Width = 100
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 23
- end
- object btnFindServer: TButton
- Left = 464
- Top = 23
- Width = 57
- Height = 21
- Caption = '&Find...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = btnFindServerClick
- end
- object edRetry: TEdit
- Left = 154
- Top = 175
- Width = 100
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 21
- end
- object cbxProtocol: TComboBox
- Left = 298
- Top = 23
- Width = 100
- Height = 22
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 14
- ParentFont = False
- TabOrder = 1
- OnChange = cbxProtocolChange
- Items.Strings = (
- 'SNTP'
- 'RFC868 (TCP)'
- 'RFC868 (UDP)')
- end
- object CbxNeverWarn: TCheckBox
- Left = 423
- Top = 197
- Width = 97
- Height = 17
- Caption = '&Never Warn'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 24
- OnClick = CbxNeverWarnClick
- end
- object btnOK: TButton
- Left = 272
- Top = 272
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 26
- OnClick = btnOKClick
- end
- object btnCancel: TButton
- Left = 360
- Top = 272
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 27
- end
- object cbxServer: TCheckBox
- Left = 72
- Top = 207
- Width = 249
- Height = 17
- Caption = 'A&llow other computers to sync to this computer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 25
- end
- object edPort: TEdit
- Left = 397
- Top = 23
- Width = 65
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object edHostname1: TEdit
- Left = 114
- Top = 47
- Width = 183
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- object btnFindServer1: TButton
- Left = 464
- Top = 47
- Width = 57
- Height = 21
- Caption = '&Find...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- OnClick = btnFindServerClick
- end
- object cbxProtocol1: TComboBox
- Left = 298
- Top = 47
- Width = 100
- Height = 22
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 14
- ParentFont = False
- TabOrder = 5
- OnChange = cbxProtocolChange
- Items.Strings = (
- 'SNTP'
- 'RFC868 (TCP)'
- 'RFC868 (UDP)')
- end
- object edPort1: TEdit
- Left = 397
- Top = 47
- Width = 65
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- end
- object edHostname2: TEdit
- Left = 114
- Top = 71
- Width = 183
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 8
- end
- object btnFindServer2: TButton
- Left = 464
- Top = 71
- Width = 57
- Height = 21
- Caption = '&Find...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 11
- OnClick = btnFindServerClick
- end
- object cbxProtocol2: TComboBox
- Left = 298
- Top = 71
- Width = 100
- Height = 22
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 14
- ParentFont = False
- TabOrder = 9
- OnChange = cbxProtocolChange
- Items.Strings = (
- 'SNTP'
- 'RFC868 (TCP)'
- 'RFC868 (UDP)')
- end
- object edPort2: TEdit
- Left = 397
- Top = 71
- Width = 65
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 10
- end
- object edHostname3: TEdit
- Left = 114
- Top = 95
- Width = 183
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 12
- end
- object btnFindServer3: TButton
- Left = 464
- Top = 95
- Width = 57
- Height = 21
- Caption = '&Find...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 15
- OnClick = btnFindServerClick
- end
- object cbxProtocol3: TComboBox
- Left = 298
- Top = 95
- Width = 100
- Height = 22
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 14
- ParentFont = False
- TabOrder = 13
- OnChange = cbxProtocolChange
- Items.Strings = (
- 'SNTP'
- 'RFC868 (TCP)'
- 'RFC868 (UDP)')
- end
- object edPort3: TEdit
- Left = 397
- Top = 95
- Width = 65
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 14
- end
- object edHostname4: TEdit
- Left = 114
- Top = 119
- Width = 183
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 16
- end
- object btnFindServer4: TButton
- Left = 464
- Top = 119
- Width = 57
- Height = 21
- Caption = '&Find...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 19
- OnClick = btnFindServerClick
- end
- object cbxProtocol4: TComboBox
- Left = 298
- Top = 119
- Width = 100
- Height = 22
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 14
- ParentFont = False
- TabOrder = 17
- OnChange = cbxProtocolChange
- Items.Strings = (
- 'SNTP'
- 'RFC868 (TCP)'
- 'RFC868 (UDP)')
- end
- object edPort4: TEdit
- Left = 397
- Top = 119
- Width = 65
- Height = 22
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 18
- end
- object btnHelp: TButton
- Left = 448
- Top = 272
- Width = 75
- Height = 25
- Caption = '&Help'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 28
- OnClick = btnHelpClick
- end
- object btnAutoConfig: TButton
- Left = 8
- Top = 48
- Width = 89
- Height = 25
- Caption = '&Auto-Configure'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 29
- OnClick = btnAutoConfigClick
- end
- object cbxShowInTray: TCheckBox
- Left = 72
- Top = 224
- Width = 249
- Height = 17
- Caption = 'Show NetTime &icon in the system tray at login'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 30
- end
- object cbxServiceAutoStart: TCheckBox
- Left = 72
- Top = 241
- Width = 249
- Height = 17
- Caption = '&Start NetTime service at bootup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 31
- end
- end
-